In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HtmlPageHeight Property

HtmlPageHeight Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property HtmlPageHeight As Single
public float HtmlPageHeight {get; set;}
public read-write property HtmlPageHeight: Single; 
public function get,set HtmlPageHeight : float
public: __property float get_HtmlPageHeight();

public: __property void set_HtmlPageHeight( 

   float value

);
public:

property float HtmlPageHeight {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members